/* 202202style */
.img_wrap img{
  filter: grayscale(100%);
}
.img_wrap img:hover{
  filter: grayscale(0);
}


.hyd-ttl-2{
  font-size:20px;
  font-weight:normal;
  color:#000;


}

.hyd-poster_main{
  position: relative;
}

.hyd-poster_top_layer {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0px auto 0px auto;
    top: 0px;
}

 .hyd-poster_top_layer img {
     margin: 0px auto 0px auto;
     height: 100%;
     position: relative;
 }

.hyd-poster{
  position: relative;
  top:0px;
}


.hyd-poster img{
  margin: auto;
  width: 100%;
 }

.hyd-img{
  box-shadow: 2px 2px 4px gray;
}

 .g-slider_nav{
   background:#888;
   opacity:0.8;
   border-radius: 50%;
 }
 .slick-dots li{
   border-radius: 0;
   width:100px;
   height:5px;
 }
 .slick-dots li.slick-active{
   background:rgb(0,205,255);
 }
 .bg_cl_gray{
   background:rgb(238,238,238);
 }

.group-box{
  height: 50px;
  padding: 10px 0px;
  margin:0px;
  background:rgb(238,238,238);
  text-align:center;
  color:#555;
  font-weight: normal;
}

.sp-box{
  position: relative;
}

.sp-des{
  background-color:rgba(12,30,40,0.6);
  padding: 10px 0px;
  margin:0px;
  text-align:center;
  color:#FFF;
  position: absolute;
  width:100%;
  bottom:0px;
  font-weight: normal;
}

.hyd-pd-20{
  padding-top:20px;
  padding-bottom:20px;
}

.sp-title{
  font-weight: bold;
  text-align: left;
  text-indent: 20px;
  font-size: 20px;
}

/* notice */
.hyd-news{
  height:300px;
  overflow-y: scroll;
}



/* notice */


/* Application Megamenu */

.app-menu ul{
  height:0px;
  overflow: hidden;
}

.app-menu ul li{
  height: 0;
}


.app-menu:hover ul li{
  transition:0.5s;
  height:50px;
  overflow: visible;
}

.app-menu:hover ul{
  height:auto;
}

.app-menu__second-level li a{
  display:block;
  width:100%;
  padding: 10px;
  background-color:rgba(190,190,190,1);
}

.app-menu__second-level li a:hover{
  background-color:rgba(79,195,247,1);
}

.app-menu__second-level li a,
.app-menu__second-level li a:hover,
.app-menu__second-level li a:link,
.app-menu__second-level li a:visited{
  color:#fff;
}


/* Application Megamenu */


.product_menu{
  border:1px solid #dddddd;
}

.product_menu_text{
  color:#555;
 }
.product_menu_description{
  overflow: auto;
  padding: 20px 20px 20px 20px;
  margin: 0px;
  min-height: 150px;
}

.product_menu_description dl{
    width:45%;
    margin: 0px;
    float:left;
}

.product_menu_description dt{
  font-weight:bold;
}

.product-img{
  position: relative;
}

.product-img img{
  width:100%;
}

.product-img p{
  position: absolute;
  bottom:10px;
  padding:10px 20px;
  left:0px;
  background-color:rgba(79,195,247,0.6);
  color:#fff;
  font-weight:bold;
  font-size: x-large;
}

.hyd-btn-bk{
  background: #000;
  color:#fff;
  text-align:center;
  padding:10px;
  font-size: normal;
  font-weight: bold;
}

.hyd-btn-bk:link,
.hyd-btn-bk:visited,
.hyd-btn-bk:active
{
  color:#fff !important;
}

.hyd-btn-bk:before {
    content: "";
    display: inline-block;
    background-image: url("/-/media/Project/Daikin/hyd_daikin_com/en/dil_common/images/mkr_sprite png");
    background-repeat: no-repeat;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    margin-right: 4px;
    background-position: -20px -20px;
}



.hyd_circle {
  border-radius: 50%;
  max-width:200px;
  background: #00CDFF;
  color: #fff;
  padding: 30px;
  font-weight: bold;
  text-align: center;

}

.hyd-media{
  overflow: hidden;
  display: block;
}

.hyd-sub-breadcrumbs{
  margin:0px;
  background:rgb(238,238,238);
  color:#000;
}

.hyd-sub-breadcrumbs ol li,
.hyd-sub-breadcrumbs ol li a,
.hyd-sub-breadcrumbs ol li a:link
{
  color:#000;
}

.tab-btn-act{
  border-bottom: 5px solid #00CDFF;
  color:#fff;
  background-color: #00CDFF;
}

.tab-btn-inact{
  border-bottom: 5px solid #ccc;
}

.tab-btn-inact:link,
.tab-btn-inact:visited,
.tab-btn-inact:active
{
  color:#ccc;
}

.tab-btn-inact:hover{
  color:#fff;
  background-color: #00CDFF;

}


#close_toggle {
  display: none;
}



#subContainer{
  width:460px;
  overflow-y: hidden;
  display: block;
  z-index:10;
  position:fixed;
  top:15%;
  left:-300px;
  height:auto;
  max-height: 85%;
  overflow: hidden;
  padding:0px;
  margin:0px;
  transition: transform 0.4s;
}


#subContainer ul{
  margin-right:160px;
}

.side_nav_menu,
.side_nav_menu_child{
  background-color:rgba(230,230,230,0.8);
  padding:5px 20px 5px 30px;
  color:#000;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
}

.side_nav_menu{
  font-weight: bold;
  padding:5px 20px 5px 20px;
}

.side_nav_menu a,
.side_nav_menu a:hover,
.side_nav_menu a:link,
.side_nav_menu a:visited,
.side_nav_menu_child a,
.side_nav_menu_child a:hover,
.side_nav_menu_child a:link,
.side_nav_menu_child a:visited
{
  color:#000;
}


.humberger {
  display: inline-block;
  position: absolute;
  top:1px;
  right:0px;
  height: 30px;
  width: 160px;
}


#close_toggle:checked + #subContainer{
  width:300px;
  overflow-y: scroll;
  transform: translateX(300px);
}

#close_toggle:checked + #subContainer ul{
  margin-right:0px;
}

#close_toggle:checked + #subContainer .humberger{
  display: none;
}


.hyd-prodct-right-link{
  text-align: right;
}
.hyd-prodct-right-link p{
  margin:0 0 0 auto;
}

.hyd-prodct-header{
  background-color:rgba(68,84,106,1);
  display: block;
  padding: 100px;
  color:#ffffff;
}

.hyd-prodct-description{
  text-align: center;
  display: block;

}

.ipmmotor-bg{
  background-image:url("/-/media/Project/Daikin/hyd_daikin_com/en/image/ipmmotorbg jpg");
  background-repeat: no-repeat;
  background-position:center;
  display: block;
  height:300px;
  line-height: 300px;
  text-indent: 50px;
  color:#000000;
}

.ipmmotor-bg2{
  background-image:url("/-/media/Project/Daikin/hyd_daikin_com/en/image/ipmmotorbg2 jpg");
  background-repeat: no-repeat;
  background-position:center;
  display: block;
  height:300px;
  line-height: 300px;
  text-indent: 50px;
  color:#ffffff;
}

.ipmmotor-bg3{
  background-image:url("/-/media/Project/Daikin/hyd_daikin_com/en/image/ipmmotorbg3 jpg");
  background-repeat: no-repeat;
  background-position:center;
  display: block;
  height:300px;
  line-height: 300px;
  text-indent: 50px;
  color:#ffffff;
}


/*  -------- [ contact_us ] ---------  */
#global_btn,
#products_btn,
#cataloglist_btn{
display: block;
z-index:10;
position:fixed;
right:-150px;
width:200px;
height:50px;
padding:0px;
margin:0px;
transition: transform 0.4s;
}

#global_btn{
  top:300px;
}
#products_btn{
  top:355px;
}
#cataloglist_btn{
  top:410px;
}

#global_btn:hover,
#products_btn:hover,
#cataloglist_btn:hover{
transform: translateX(-140px);
}
/*  -------- [ contact_us ] ---------  */

/* ---------- [ GLOBAL ] ---------------- */
#sub_map {
    display: inline-block;
    position: relative;
    width: auto;
    height: auto;
    max-width: 960px;
    min-width: 320px;
    margin: 0px;
    padding: 0px;
}

#global_sub_map{
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 960px;
    min-width: 320px;
    max-height: 427px;
    min-height: 142px;

    margin: 0px;
    padding: 0px;
}

#global_map{
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}


#global_link_btn{

}


#global_link_btn{
display: block;
position: absolute;
top:0%;
left:0%;
width: 100%;
height:100%;
margin:0px;
padding:0px;
}

#global_link_btn li{
display: block;
position: absolute;
width: auto;
height: auto;
}

.global_title{
  background-color: #008abc;
  color:#fff;
  padding:5px;
}

.global_title_02{
  font-size: 1.4em;
  font-weight: bold;
  font-style: normal;
}

#global_link_btn li a{
display:block;
margin:0px;
padding:5px;
min-width:100px;
text-align:center;
border-radius:10px;
font-weight: normal;
font-size:large;
color: #fff;
background-color: rgba( 0, 191, 255, 1 );
}

#global_link_btn li a:hover{
background-color: rgba( 20, 210, 255, 1 );
}

#global_link_btn li:nth-child(1) { /*  */
  left: 12%;
  top: 28%;
}

#global_link_btn li:nth-child(2) { /*  */
left: 30%;
top: 22%;
}

#global_link_btn li:nth-child(3) { /*  */
left: 35%;
top: 60%;
}

#global_link_btn li:nth-child(4) { /*  */
left: 65%;
top: 25%;
}

.global_content_wide{
  padding:5px;
  margin-top:50px;
}

.global_bg_01{
  background-image:url("/-/media/Project/Daikin/hyd_daikin_com/en/image/global_fig_01 png");
  background-repeat: no-repeat;
  background-position:right bottom;
  background-color:#F0F4F7;
}

.global_bg_02{
  background-image:url("/-/media/Project/Daikin/hyd_daikin_com/en/image/global_fig_02 png");
  background-repeat: no-repeat;
  background-position:right bottom;
  background-color:#F0F4F7;
}

@media screen and (max-width: 768px) {
  .global_bg_01{
    background-image:none;
  }

  .global_bg_02{
    background-image:none;
  }
}




.global_content{
  padding:5px;
  float: left;
  width:46%;
  margin-left: 2%;
  margin-right: 2%;
}

.global_list{
  padding:10px;
  margin:5px;
}

.global_list li{
  list-style: none;
  text-indent: 30px;
  padding:5px;
}

.global_list li::before{
  content: "\025cf "
}

/* X-13. Table
---------- ---------- */
.Table {
	width: 100%;
	margin-bottom: 17px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #c6c9cc;
	border-collapse: collapse;
}
.Table col {
	border-left: solid 1px #c6c9cc;
}
.Table col:first-child {
	border-left-width: 0;
}
.Table tr th ,
.Table tr td {
	padding: 10px 15px 11px;
	border-top: solid 1px #c6c9cc;
	vertical-align: top;
}
.Table th {
	color: #000;
	text-align: left;
	font-weight: bold;
	background-color: #f0f4f7;
}

table td p:last-child,
table td dl:last-child,
table td dl:last-child dd:last-child,
table td ul:last-child,
table td ol:last-child,
table td ul:last-child li:last-child,
table td ol:last-child li:last-child {
	margin-bottom: 0;
}

/* Table--BorderedTable
---------- */
.Table--BorderedTable {
	border-width: 1px;
}

/* Table--ColorBlueTable
---------- */
.Table--ColorBlueTable {
	border-top-width: 0;
}
.Table--ColorBlueTable thead th {
	border-color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	color: #fff;
	background-color: #288fc8;
}
.Table--ColorBlueTable thead + tbody tr:first-child th,
.Table--ColorBlueTable thead + tbody tr:first-child td {
	border-top-width: 0;
}
.Table--ColorBlueTable thead th:first-child {
	border-left-width: 0;
	border-right: solid 1px #fff;
}

/* Table--Gl (for Global Locations)
---------- */
.Table--Gl tr th {
	vertical-align: top;
}
.Table--Gl .Url {
	display: block;
	font-weight: normal;
	font-size: 86%; /* 12px */
}
.Table--Gl tr td {
	padding-bottom: 20px;
}
.Table--Gl tr td > dl {
	margin-bottom: 20px;
}
.Table--Gl tr td > dl:last-child {
	margin-bottom: 0;
}
.Table--Gl tr td > dl dt:after {
	content: "";
	display: block;
	clear: both;
}
.Table--Gl tr td > dl dt {
	margin-bottom: 2px;
}
.Table--Gl tr td > dl dt span {
	float: left;
	padding:0 10px;
}
.Table--Gl tr td > dl dt .Office {
	margin-left: -10px;
	color: #000;
	font-weight: bold;
}
.Table--Gl tr td > dl dt .Business {
	margin-left:-1px;
	color: #009900;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
}
.Table--Gl tr td dl dd {
	margin-bottom: 6px;
	line-height: 1.3;
}
.Table--Gl tr td .Email {
	font-weight: bold;
}
.Table--Gl tr td .Tel {
	font-weight: bold;
	color: #555;
}
.Table--Gl tr td span:first-child img.Icon {
	margin-left: 0;
}

/* -------------------------------------------- */
.grad-wrap {
    position: relative;
}

.grad-btn {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: -40px;
  margin: auto;
  padding: 0.5em 0;
  border-radius: 2px;
  background-color: #09c;
  background: -webkit-linear-gradient(#09c, #168bb6);
  background: linear-gradient(#09c, #168bb6);
  width:100px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}

.grad-btn::before {
  content: "read more"
}
.grad-item {
  /*
  position: relative;
  overflow: hidden;
  height: 40px;
  */
  margin-bottom:80px;
}
/*
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}
*/

/*
.grad-trigger {
  display: none;
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "close"
}
.grad-trigger:checked ~ .grad-item {
  height: auto;
}
.grad-trigger:checked ~ .grad-item::before {
  display: none;
}
*/

.grad-problem {
  position: relative;
  display: inline-block;
  /*margin: 1.5em 0;*/
  padding: 12px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  border-radius: 5px;
}

.grad-problem:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}



.links_text{
  text-decoration: underline;
  color:#0099cc;
}


/*  ==========  [ history Table ]  =========== */
.history-table {
  display:table;
  border-collapse:collapse; /*隣接する要素のborderを共有*/
}

.history-row {
  display:table-row;
}

.history-age {
  display:table-cell;
  background-color: #0099CC;
  text-align: center;
  width:90px;
}

.nami{
  background-image:url("/-/media/Project/Daikin/hyd_daikin_com/en/image/nami svg");
  background-position: right 0px top 0px;
  background-repeat: no-repeat;
  padding-top:20px;
}

.nami p{
  margin-top:15px;
}

.history-triangle{
  display:table-cell;
  padding: 0px;
}

.history-age p{
  padding:10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 120%;
}

.triangle{
  background-color: #FFFFFF;
  border-top: 45px solid #0099CC;
  border-right: 45px solid transparent;
  border-left: 45px solid transparent;
  padding:0px;
  margin:0px;
}

.history-body {
  display:table-cell;
  padding:10px; /*余白を指定*/
}

.history-body h3{
  font-size: 130%;
  font-weight:bold;
  color:#0099CC ;
}

.history-body p{
  font-size: 100%;
  color: #000000;
}

.history-body img{
  float: left;
  max-width: 125px;
  max-height: 100px;
  margin: 10px 0px;
}

.history-body div{
  float: left;
  max-width: 400px;
  min-width: 330px;
}

.history-remarks {
  color:#0099CC ;
  padding:10px; /*余白を指定*/
}

.history-remarks p::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 40px;
  margin-right: 10px;
  background-image:url("/-/media/Project/Daikin/hyd_daikin_com/en/image/remark svg");
  background-size: contain;
  background-position: right 0px top 0px;
  background-repeat: no-repeat;
  vertical-align: middle;
}


.display-btn {
  margin: 0px 0px 0px 35%;
  padding: 10px 15px 10px 0px;
  border-radius: 50px;
  background-color: #09c;
  background: -webkit-linear-gradient(#09c, #168bb6);
  background: linear-gradient(#09c, #168bb6);
  width:100px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}

.history-arrow {
  position: relative;
  display: inline-block;
  padding: 10px;
}

.history-arrow::before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 5px #ffffff;
  border-right: solid 5px #ffffff;
  position: absolute;
  left: 10px;
  top: 8px;
}

.display-btn span::before{
  transform: rotate(135deg);
}


.display-trigger {
  display: none; /*チェックボックスは常に非表示*/
}

.display-trigger:checked ~ .display-item {
  max-height:3000px;
}

.display-trigger:checked ~ .display-btn span::before{
  transform: rotate(-45deg);
  top: 10px;
}

.display-trigger:checked ~ .display-item_btn {
  display: none;
}

.display-item{
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
  overflow: hidden;
  max-height: 0px;
}


/*  ==========  [ history Table ]  =========== */
